projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c97667b
)
(parse-time-string): Add autoload cookie.
author
André Spiegel
<spiegel@gnu.org>
Fri, 26 Sep 2003 07:21:56 +0000
(07:21 +0000)
committer
André Spiegel
<spiegel@gnu.org>
Fri, 26 Sep 2003 07:21:56 +0000
(07:21 +0000)
lisp/calendar/parse-time.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/parse-time.el
b/lisp/calendar/parse-time.el
index 9eea37fc7a87c203399fd716e9ac76aa527a4110..bf75b186211c392031772fbdf8de39f030b2b0d4 100644
(file)
--- a/
lisp/calendar/parse-time.el
+++ b/
lisp/calendar/parse-time.el
@@
-174,6
+174,7
@@
((5) (0 49) ,#'(lambda () (+ 2000 parse-time-elt))))
"(slots predicate extractor...)")
+;;;###autoload
(defun parse-time-string (string)
"Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ).
The values are identical to those of `decode-time', but any values that are